Technical Q&As


QD3D 38 - Highlight State (8-Apr-96)


Q What is the highlight state?

A The highlight state determines whether to draw using the highlight colo or the actual color of an object. The highlight state is stored as attribute of type kQ3AttributeTypeHighlightState, which is a TQ3Boolean.

If the hightlight state is equal to kQ3True, the object is drawn using the information stored in the current highlight style for the object.

See Also:



Technical Q&As
Previous Question | Contents | Next Question